Removed debugging g_print. Thanks to John Sullivan <sullivan@eazel.com>
authorFederico Mena Quintero <federico@helixcode.com>
Wed, 2 Feb 2000 05:47:57 +0000 (05:47 +0000)
committerArturo Espinosa <unammx@src.gnome.org>
Wed, 2 Feb 2000 05:47:57 +0000 (05:47 +0000)
commit51a0dc303d8c414d86cb0316215192155c628482
treebae392db1cc1df7f54a99f20dcc8bb7d7368d90e
parent4caf4dc7876e81648061b0f37e31fa0c6ddcc4e8
Removed debugging g_print. Thanks to John Sullivan <sullivan@eazel.com>

2000-02-02  Federico Mena Quintero  <federico@helixcode.com>

* gdk-pixbuf/io-gif.c (gif_get_lzw): Removed debugging g_print.
Thanks to John Sullivan <sullivan@eazel.com> for the patch.

* gdk-pixbuf/testpixbuf-drawable.c (configure_cb): Get a new area
of the screen when the window is resized.  Thanks to David
N. Welton <davidw@linuxcare.com> for pointing this out.
Misc. cleanups to the rest of the file.
demos/testpixbuf-drawable.c
gdk-pixbuf/ChangeLog
gdk-pixbuf/io-gif.c